Skip to content

Bump version to 0.11.0#350

Merged
cliffhall merged 2 commits into
modelcontextprotocol:mainfrom
cliffhall:bump-to-0.11.0
Apr 30, 2025
Merged

Bump version to 0.11.0#350
cliffhall merged 2 commits into
modelcontextprotocol:mainfrom
cliffhall:bump-to-0.11.0

Conversation

@cliffhall
Copy link
Copy Markdown
Member

@cliffhall cliffhall commented Apr 25, 2025

  • In main.yml
    • reversed a change from last release that did an explicit build during the publish step, because the prepare script was no longer in package.json
  • In package.json
    • replaced prepare script, which will cause automatic build after npm install
    • set version to 0.11.0
    • set versions of inspector-cli, inspector-client, and inspector-server to 0.11.0
  • In package.lock.json
    • updated versions of inspector, inspector-cli, inspector-client, and inspector-server to 0.11.0
  • In cli/package.json
    • set version to 0.11.0
    • set versions of sdk to 1.10.2
  • In client/package.json
    • set version to 0.11.0
    • set versions of sdk to 1.10.2
  • In server/package.json
    • set version to 0.11.0
    • set versions of sdk to 1.10.2

Motivation and Context

StreamableHttp is available now and people need to test it.

How Has This Been Tested?

Build, test, lint, manual tests. Also checked that npm install resulted in a subsequent build.

Breaking Changes

Nope.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Version bump

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

* In main.yml
  - reversed a change from last release that did an explicit build, because the prepare script was no longer in package.json
* In package.json
  - replaced prepare script, which will cause automatic build after npm install
  - set version to 0.11.0
  - set versions of inspector-cli, inspector-client, and inspector-server to  ^0.11.0
* In package.lock.json
  - updated versions of inspector, inspector-cli, inspector-client, and inspector-server to  ^0.11.0
* In cli/package.json
  - set version to 0.11.0
  - set versions of sdk to 1.10.2
* In client/package.json
  - set version to 0.11.0
  - set versions of sdk to 1.10.2
* In server/package.json
  - set version to 0.11.0
  - set versions of sdk to 1.10.2
@cliffhall cliffhall requested review from dsp-ant and olaservo April 25, 2025 15:52
@cliffhall cliffhall changed the title Bump release to 0.11.0 Bump version to 0.11.0 Apr 25, 2025
Copy link
Copy Markdown
Member

@olaservo olaservo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but lets wait on merging until Monday AM

@cliffhall cliffhall merged commit fa45870 into modelcontextprotocol:main Apr 30, 2025
2 checks passed
@cliffhall cliffhall deleted the bump-to-0.11.0 branch April 30, 2025 14:26
IgnacioC44 referenced this pull request in MCPJam/inspector Jun 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants